home *** CD-ROM | disk | FTP | other *** search
- # LaTeX2HTML 2022 (Released January 1, 2022)
- # Associate internals original text with physical files.
-
-
- $key = q/MS-DOS/;
- $ref_files{$key} = "$dir".q|node9_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/fo+lang/;
- $ref_files{$key} = "$dir".q|node4_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/mtc+minitoc/;
- $ref_files{$key} = "$dir".q|node3_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/mtc+parttoc/;
- $ref_files{$key} = "$dir".q|node3_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/mtcsecttoc/;
- $ref_files{$key} = "$dir".q|node3_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/o+minitoc/;
- $ref_files{$key} = "$dir".q|node1_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/o+minitocoff/;
- $ref_files{$key} = "$dir".q|node10_ct.html|;
- $noresave{$key} = "$nosave";
-
- 1;
-
-